Add a 'fine adjustment' mode to ranges
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Apr 2012 21:51:13 +0000 (17:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Apr 2012 16:08:16 +0000 (12:08 -0400)
commit22eb687264ea60498532fd5ce5f541271782bd3e
tree88a8661d35e57938170b416405bfc83a81450153
parent162614aab46441479fa2e562fa76ff8f2a71fc24
Add a 'fine adjustment' mode to ranges

Shift-click in the slider now starts a drag in 'fine adjustment'
mode, where we move the slider 10-times slower than the mouse.

This can be very helpful when scrolling through a very long document
or webpage, and moving the scrollbar even a single pixel already
jumps too far in the content.

https://bugzilla.gnome.org/show_bug.cgi?id=563688
gtk/gtkrange.c